public class GxAutoGroupColumn
extends GxDefaultColumnDefinition
Allows specifying the group 'auto column' if you are not happy with the default. If grouping, this column def is included as the first column definition in the grid. If not grouping, this column is not included.
Constructor and Description |
---|
GxAutoGroupColumn() Construct new instance |
public void setType(BBjNumber type!)
Set the column type
BBjString
type! SQL type https://docs.oracle.com/javase/8/docs/api/java/sql/Types.html